home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / util / misc / MultiUser18ext.lha / MultiUser / Extern / ExamPatch1.0 / README < prev   
Encoding:
Text File  |  1994-03-07  |  1.1 KB  |  20 lines

  1. ExamPatch is a little proggy I wrote in 10 minutes to fix a problem that
  2. MultiUser creates, but is not the fault of MultiUser. Many older programs,
  3. and many new ones too, do not like the new group/other protection bits
  4. specified in the 3.0 Includes. So, this program will fix the primarily
  5. affected function - Examine() - which will never return the group/other
  6. protection bits but rather the "standard" bits only. The program is only
  7. 344 bytes long, and the resident code uses 100 bytes (26 for the code
  8. itself, and the rest for text strings to identify the patch to
  9. virus-killers and vector-checkers). Just run ExamPatch in your
  10. startup-sequence or wherever, but be sure to run it ONLY ONCE as it cannot
  11. tell if it has patched Examine() before. (If you run it more that once it
  12. will still work, but will slow down the Examine() call and use more
  13. memory.) Enjoy; I hope this program is helpful. It fixed many headaches for
  14. me (quite a few programs I have fail if the group/other protection bits are
  15. used).
  16.  
  17.  - Todd Vierling
  18.    Fido: 1:371/46
  19.    Internet: Todd.Vierling@f46.n371.z1.fidonet.org
  20.